How to Install gff2aplot software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install gff2aplot software package in Ubuntu 12.04 LTS (Precise Pangolin)

gff2aplot software package provides pair-wise alignment-plots for genomic sequences in PostScript, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gff2aplot 

gff2aplot is installed in your system.

Make ensure the gff2aplot package were installed using the commands given below,

$ sudo dpkg-query -l | grep gff2aplot *

You will get with gff2aplot package name, version, architecture and description in a table

gff2aplot package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Science
Package gff2aplot
Version 2.0-6
Description pair-wise alignment-plots for genomic sequences in PostScript
Sub Section Science


See Also, How to uninstall or remove gff2aplot software package from Ubuntu 12.04 LTS (Precise Pangolin)?